home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMEDITALTERNATIVES
/
TFRMEDITALTERNATIVES.txt
Wrap
Text File
|
2007-07-13
|
2KB
|
77 lines
object frmEditAlternatives: TfrmEditAlternatives
Left = 359
Top = 303
HelpContext = 1520
BorderIcons = [biSystemMenu, biMaximize, biHelp]
ClientHeight = 325
ClientWidth = 469
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = TntFormClose
OnShow = TntFormShow
PixelsPerInch = 96
TextHeight = 13
object pnlCaption: TPanel
Left = 0
Top = 272
Width = 469
Height = 53
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
DesignSize = (
469
53)
object btnCancel: TTntButton
Left = 384
Top = 16
Width = 75
Height = 25
Anchors = [akTop, akRight]
Cancel = True
ModalResult = 2
TabOrder = 1
end
object btnOK: TTntButton
Left = 304
Top = 16
Width = 75
Height = 25
Anchors = [akTop, akRight]
Default = True
ModalResult = 1
TabOrder = 0
end
end
object mmAlternatives: TTntMemo
Left = 0
Top = 25
Width = 469
Height = 247
Align = alClient
ScrollBars = ssBoth
TabOrder = 0
OnKeyDown = mmAlternativesKeyDown
OnKeyPress = mmAlternativesKeyPress
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 469
Height = 25
Align = alTop
BevelOuter = bvNone
TabOrder = 2
object lblInfo: TTntLabel
Left = 8
Top = 8
Width = 30
Height = 13
Caption = 'lblInfo'
FocusControl = mmAlternatives
end
end
end